Skip to content

release: 0.42.1#84

Merged
stainless-app[bot] merged 5 commits intomainfrom
release-please--branches--main--changes--next
Mar 5, 2026
Merged

release: 0.42.1#84
stainless-app[bot] merged 5 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Mar 3, 2026

Automated Release PR

0.42.1 (2026-03-05)

Full Changelog: v0.42.0...v0.42.1

Features

  • [kernel-1028] add api clipboard support (077a61c)
  • add force flag to viewport resize to bypass live view/recording check (c4b8c62)
  • expose smooth mouse movement via public API (8b3db28)

Chores

  • internal: codegen related update (e9265c4)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions


Note

Medium Risk
Adds new browser-control capabilities (clipboard read/write, smooth mouse movement) and extends browsers.update viewport parameters with a force flag, which could affect client-side typing/behavior for callers relying on the previous shape.

Overview
Release 0.42.1 updates the SDK API surface for browser session control. It adds client.browsers.computer.read_clipboard/write_clipboard plus new request/response types for clipboard text.

It extends mouse movement to support smooth, human-like motion via new smooth and duration_ms parameters (including batch action typing), and augments browser viewport updates with a viewport.force flag to allow resizing even during live view/recording.

Also includes codegen/documentation polish (resource/property docstrings, api.md updates), test updates for the new methods/params, and standard version/changelog metadata bumps.

Written by Cursor Bugbot for commit 474dcda. This will update automatically on new commits. Configure here.

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Mar 3, 2026

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/kernel-python/c4b8c62622354859847c13234ee9f54611f4175f/kernel-0.42.0-py3-none-any.whl'

Expires at: Sat, 04 Apr 2026 15:43:40 GMT
Updated at: Thu, 05 Mar 2026 15:43:40 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a09b4e4 to 98efd1d Compare March 3, 2026 18:32
@stainless-app stainless-app bot changed the title release: 0.42.1 release: 0.43.0 Mar 3, 2026
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 98efd1d to e529b34 Compare March 3, 2026 18:33
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e529b34 to 40dece0 Compare March 3, 2026 22:37
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 40dece0 to 347a19d Compare March 5, 2026 15:43
@hiroTamada hiroTamada changed the title release: 0.43.0 release: 0.42.1 Mar 5, 2026
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Mar 5, 2026

Release version edited manually

The Pull Request version has been manually set to 0.42.1 and will be used for the release.

If you instead want to use the version number 0.43.0 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 347a19d to 474dcda Compare March 5, 2026 15:47
@stainless-app stainless-app bot merged commit 17c1efb into main Mar 5, 2026
8 checks passed
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Mar 5, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant